home *** CD-ROM | disk | FTP | other *** search
/ Inside the White House / Inside the White House.iso / secret.dir / 00371_steel2.ls < prev    next >
Encoding:
Text File  |  1995-07-11  |  309 b   |  13 lines

  1. on mouseDown
  2.   pushButton()
  3.   puppetSprite(6, 1)
  4.   set the locH of sprite 3 to 275
  5.   set the visible of sprite 6 to 1
  6.   set the locH of sprite 6 to 120
  7.   set the locV of sprite 6 to 175
  8.   set the castNum of sprite 3 to 258
  9.   set the castNum of sprite 6 to 361
  10.   puppetSprite(29, 0)
  11.   go("Secret Service")
  12. end
  13.